-- -------------------------------------------------------- -- -- Update table structure for table `pma__bookmark` -- ALTER TABLE `pma__bookmark` CHANGE `id` `id` int( 10 ) unsigned NOT NULL auto_increment;